Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## append_sample #292 +/- ##
=================================================
+ Coverage 87.88% 88.22% +0.33%
=================================================
Files 45 46 +1
Lines 2584 2717 +133
Branches 311 330 +19
=================================================
+ Hits 2271 2397 +126
+ Misses 242 238 -4
- Partials 71 82 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
jfkcooper
left a comment
There was a problem hiding this comment.
Basically only one comment on the code parts, and easily rectified. I will run the notebook now and give you feedback on this, but doing it in github is not fun for notebooks, so I submit these comments now
|
Thinking on it, I would also use this as a way to demonstrate mutliple contrasts for the lipid model, so using H2O as the solvent and subphase as well as D2O, and then showing the SLD curves, and the reflectivity curves (and the ability to set the constraints between the two models (or however you would put the models together). The most common use case of the lipid bilayer would be for fitting mulitple contrast (water) data. |
|
Addressed the code issues and modified the notebook to reflect Jos' comments. |
|
Thanks for the changes, though I just noticed a couple more things:
Let me know if you want a chat about any of these points, and thanks again for the progress! |
henrikjacobsenfys
left a comment
There was a problem hiding this comment.
Some comments and questions

As requested and described by @jfkcooper this is the library implementation of bilayers in EasyReflectometryLib.
Please scrutinize
docs\tutorials\simulation\bilayer.ipynbfor correctness and API.